| Total Complexity | 12 |
| Dependencies | 17 |
| Dependents | 0 |
| Total lines | 265 |
| Lines of code | 173 |
| Logical lines of code | 55 |
| Comment lines | 54 |
| Methods | 12 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| testSetupWithParameters() | 44 | 1 | 56 | |
| testSetupWithoutParameters() | 50 | 1 | 35 | |
| testHasJwtAuth() | 59 | 1 | 17 | |
| testInstanceNullBeforeSetup() | 59 | 1 | 15 | |
| setUp() | 82 | 1 | 3 | |
| testSetupWithFileLoggerAndTrailingSlash() | 68 | 1 | 8 | |
| testGetPathWithValidDirectory() | 71 | 1 | 5 | |
| testGetPathWithEmptyDirectory() | 71 | 1 | 5 | |
| testGetPathWithDirectoryTraversal() | 69 | 1 | 7 | |
| testGetPathWithLeadingSlash() | 66 | 1 | 8 | |
| testGetPathWithOnlyTraversal() | 69 | 1 | 7 | |
| testGetPathWithMultipleTraversalSegments() | 69 | 1 | 7 |